func github.com/aws/aws-sdk-go-v2/service/s3.awsRestxml_serializeOpHttpBindingsDeletePublicAccessBlockInput

2 uses

	github.com/aws/aws-sdk-go-v2/service/s3 (current package)
		serializers.go#L1975: 	if err := awsRestxml_serializeOpHttpBindingsDeletePublicAccessBlockInput(input, restEncoder); err != nil {
		serializers.go#L1986: func awsRestxml_serializeOpHttpBindingsDeletePublicAccessBlockInput(v *DeletePublicAccessBlockInput, encoder *httpbinding.Encoder) error {